home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 93win / data1.cab / DLL_Toolkit / Source / HTBUserName / HTBUserName.plg < prev    next >
Encoding:
Text File  |  2005-03-02  |  1.9 KB  |  48 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: HTBUserName - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Release/HTBUserName.res" /d "NDEBUG" "C:\HTBasic Source Code\DLL's\HTBUserName\HTBUserName.rc"" 
  10. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP523.tmp" with contents
  11. [
  12. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/HTBUserName.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "C:\HTBasic Source Code\DLL's\HTBUserName\HTBUserName.cpp"
  14. ]
  15. Creating command line "cl.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP523.tmp" 
  16. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP524.tmp" with contents
  17. [
  18. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/HTBUserName.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  19. "C:\HTBasic Source Code\DLL's\HTBUserName\StdAfx.cpp"
  20. ]
  21. Creating command line "cl.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP524.tmp" 
  22. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP525.tmp" with contents
  23. [
  24. /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/HTBUserName.pdb" /machine:I386 /def:".\HTBUserName.def" /out:"Release/HTBUserName.dll" /implib:"Release/HTBUserName.lib" 
  25. ".\Release\HTBUserName.obj"
  26. ".\Release\StdAfx.obj"
  27. ".\Release\HTBUserName.res"
  28. ]
  29. Creating command line "link.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP525.tmp"
  30. <h3>Output Window</h3>
  31. Compiling resources...
  32. Compiling...
  33. StdAfx.cpp
  34. Compiling...
  35. HTBUserName.cpp
  36. Linking...
  37.    Creating library Release/HTBUserName.lib and object Release/HTBUserName.exp
  38. LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
  39. LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
  40.  
  41.  
  42.  
  43. <h3>Results</h3>
  44. HTBUserName.dll - 0 error(s), 2 warning(s)
  45. </pre>
  46. </body>
  47. </html>
  48.